home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Speccy ClassiX 1998
/
Speccy ClassiX 98.iso
/
amiga_system
/
the_aminet
/
util
/
app
/
appmenu_2_4.lha
/
AppMenu2.4
/
Test.StartMeFirst
< prev
next >
Wrap
Text File
|
1995-10-08
|
279b
|
12 lines
If NOT EXISTS ENV:AppMenu
Echo "Creating dir *"ENV:AppMenu*".*N"
MakeDir ENV:AppMenu
Wait 1
EndIf
Echo "Creating file *"ENV:AppMenu/AppMenu.prefs*" from *"TestMenu.pre*".*N"
AppMenu >NIL: FROM TestMenu.pre USE
Wait 1
Echo "Starting AppMenuCx"
Run >NIL: AppMenuCx
Wait 5